PNGFileFormat.value

Only available when Color is specified as not HeadersOnly

struct PNGFileFormat(Color)
static if(!is(Color == HeadersOnly))
ImageStorage!Color value;

Meta